Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

Get(DicomDataSet,DicomElement,Object[]) Method






The data set to read the information from.
The element to retrieve the DICOM information from.
The instances to update with DICOM information.
Gets the specified data from the DICOM data set and assigns it the corresponding property in each object in the instances array.
Syntax
[ExtensionAttribute()]
public static void Get( 
   DicomDataSet ds,
   DicomElement element,
   params object[] instances
)
'Declaration
 
<ExtensionAttribute()>
Public Overloads Shared Sub Get( _
   ByVal ds As DicomDataSet, _
   ByVal element As DicomElement, _
   ByVal ParamArray instances() As Object _
) 
'Usage
 
Dim ds As DicomDataSet
Dim element As DicomElement
Dim instances() As Object
 
DicomExtensions.Get(ds, element, instances)

Parameters

ds
The data set to read the information from.
element
The element to retrieve the DICOM information from.
instances
The instances to update with DICOM information.
Requirements

Target Platforms

See Also

Reference

DicomExtensions Class
DicomExtensions Members
Overload List

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features